html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	text-align: left;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	background-color: #DCE5EA;
	background-image: url(images/backgroundSlice.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.servicesBox ul {
	font-size: 14px;
}
#nav {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	height: 40px;
}
#nav ul {
	list-style-type: none;
	margin-top: 10px;
	height: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-right: auto;
	font-size: 12px;
	margin-left: auto;
	padding-top: 0px;
	font-weight: bold;
}
#nav ul li {
	float: left;
	margin-right: 5px;
	text-align: center;
	background-color: #F47A2A;
	width: 128px;
	padding: 0px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#nav ul li a {
	display: block;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow: inset 0px 0px 6px -1px #000;
	-webkit-box-shadow: inset 0px 0px 6px -1px #000;
	box-shadow: inset 0px 0px 6px -1px #000;
	text-align: center;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	color: #FFF;
}
#nav ul li a:hover, #nav ul li a:active {
	text-decoration: none;
	background-color: #C05E1F;
	text-align: center;
	color: #F47A2A;
}
#headerWrapper {
	background-color: #005278;
	width: auto;
	height: 230px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/diagonal-noise005278.png);
	background-repeat: repeat;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	height: 160px;
}
#header img  {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#contentWrapper {
	height: auto;
	/* [disabled]background-image: url(images/backgroundSlice.jpg); */
	background-repeat: no-repeat;
	width: 100%;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	overflow: visible;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
}
#mainContent {
	font-size: 16px;
	color: #333;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-repeat: no-repeat;
	line-height: 25px;
	font-weight: lighter;
	margin-bottom: 20px;
	-moz-box-shadow: 0px 0px 2px 1px #666;
	-webkit-box-shadow: 0px 0px 2px 1px #666;
	box-shadow: 0px 0px 2px 1px #666;
	background-color: #FFF;
	margin-top: 10px;
	width: auto;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	overflow: auto;
}
.mainImageright {
	clear: none;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
}
h1 {
	font-size: 23px;
	color: #FB7529;
}
h2 {
	color: #FB7529;
}
#carousel {
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 40px;
	background-color: #333;
}
.headerTel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #F47A2A;
	text-align: right;
	display: block;
	float: left;
	padding: 0px;
	margin-left: 100px;
	margin-top: 100px;
	height: 40px;
	letter-spacing: 1.6pt;
}
.headerEmail {
	color: #FFF;
	display: block;
	font-size: 16px;
	float: left;
	margin-left: 100px;
}
#footer {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	color: #FFF;
	padding: 20px;
}
#footerWrapper {
	background-color: #005278;
	height: 350px;
	width: auto;
	clear: left;
	background-image: url(images/diagonal-noise005278.png);
	background-repeat: repeat;
	overflow: auto;
	position: relative;
}
.orangeBlocks {
	background-color: #FB7529;
	height: 180px;
	width: 160px;
	margin-right: 25px;
	float: left;
	display: inline-block;
	text-align: left;
	margin-left: 27px;
	position: relative;
	padding: 20px;
	color: #FFF;
	-moz-box-shadow: 0px 0px 2px 1px #666;
	-webkit-box-shadow: 0px 0px 2px 1px #666;
	box-shadow: 0px 0px 2px 1px #666;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-image: url(images/diagonal-noiseFB7529.png);
	background-repeat: repeat;
}
.footerBoxes {
	width: 240px;
	margin-right: 0px;
	float: left;
	text-indent: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #EE6F27;
	height: 280px;
	display: block;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	position: relative;
}
.footerBoxes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 18px;
}
.telLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
}
.servicesBox {
	margin: 0px;
	padding: 0px;
	width: 375px;
	float: left;
	position: relative;
	display: block;
	clear: right;
}
.newsbox {
	width: 500px;
	float: left;
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	position: relative;
	clear: both;
}
.testimonialbox {
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FB7529;
	padding: 5px;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}
.newimages {
	float: left;
	margin-right: 12px;
	margin-top: 5px;
}
.unorderedlist {
	list-style-type: circle;
	margin-left: 15px;
}
.meettheteampic {
	margin-bottom: 10px;
	margin-top: 10px;
}
.tableTD {
	text-align: center;
	width: 200px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #FA7A2A;
	border-left-color: #F47729;
}
h4 {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
}
#footer table tr .tableTD h4 a:link , #footer table tr .tableTD h4 a:visited{
	color: #FFF;
	text-decoration: none;
}
#footer table tr .tableTD h4 a:hover, #footer table tr .tableTD h4 a:active {
	color: #FFF;
	text-decoration: underline;
}
#header a:link .headerEmail, #header a:active .headerEmail,{
	text-decoration: underline;
}
#header a:hover .headerEmail   {
	text-decoration: underline;
}
.faxNumber {
	font-size: 18px;
}
.indextext {
	/* [disabled]float: left; */
	width: 300px;
	margin: 0px;
	padding: 0px;
}
